OpenRoads Designer CONNECT Edition SDK Help

LineString Properties

Properties

EndPoint Gets the end point of the element. (Inherited from LinearElement)
IsClosed Gets wehether the element is Closed. (Inherited from LinearElement)
Length Gets 2D length of linear element. (Inherited from LinearElement)
ParameterDifference Gets the difference between start and end parameter. (Inherited from LinearElement)
Range Gets the range of the element. (Inherited from LinearElement)
StartPoint Gets the start point of the element. (Inherited from LinearElement)
TagInComplex Gets the unique tag in complex associated to the element. (Inherited from LinearElement)
TraceID (Inherited from LinearElement)
UserData Gets/Sets the UserData of linear element (Inherited from LinearElement)
VerticesCount Gets number of points in LineString

See Also